Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

fix: consolidate Navigation and navigation #43

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

JoshuaLicense
Copy link
Contributor

Description

The projects were using a mix of Navigation and navigation resulting in two different objects - this caused issues with navigation as two different objects were being mutated and used.

I went with navigation even though it was a larger refactor due to that being the alias that is registered in the upstream package: https://github.com/laminas/laminas-navigation/blob/2f39ab2f929d23da89bbb4401efdccb6e72eaf68/src/ConfigProvider.php#L33.

Related issue: https://dvsa.atlassian.net/browse/VOL-4900 & https://dvsa.atlassian.net/browse/VOL-4915

Before submitting (or marking as "ready for review")

  • Does the pull request title follow the conventional commit specification?
  • Have you performed a self-review of the code
  • Have you have added tests that prove the fix or feature is effective and working
  • Did you make sure to update any documentation relating to this change?

@JoshuaLicense JoshuaLicense self-assigned this Jan 31, 2024
@fibble fibble merged commit 72e5266 into main Jan 31, 2024
3 of 6 checks passed
@fibble fibble deleted the consolidate-navigation-object branch January 31, 2024 07:37
sanakhandvsa pushed a commit that referenced this pull request Jan 31, 2024
sanakhandvsa added a commit that referenced this pull request Feb 2, 2024
jerotire pushed a commit to dvsa/vol-app that referenced this pull request Aug 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants